Einhugur macOS Bridge plugin.

NSMutableDictionary.SetDoubleForKey Method

Sets double value for given string key.

SetDoubleForKey(
   key as String,
   value as Double)

Parameters

key
The key to set.
value
The value to set.

Remarks

See Also

NSMutableDictionary Class